projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4ff849
)
Exclude subdirs.el.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 25 Nov 1995 05:49:37 +0000
(
05:49
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 25 Nov 1995 05:49:37 +0000
(
05:49
+0000)
make-dist
patch
|
blob
|
history
diff --git
a/make-dist
b/make-dist
index afee25cd9138e3e41284f2e4fd98c1b7ee878981..b42b61b450cef006d84b122493032e819b85c762 100755
(executable)
--- a/
make-dist
+++ b/
make-dist
@@
-209,6
+209,7
@@
echo "Making links to \`lisp'."
ln ChangeLog Makefile makefile.nt ChangeLog.? README dired.todo ../${tempdir}/lisp
cd ../${tempdir}/lisp
rm -f TAGS =*
+ rm -f subdirs.el
rm -f site-init site-init.el site-init.elc
rm -f site-load site-load.el site-load.elc
rm -f site-start site-start.el site-start.elc